home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
discover.dir
/
00132.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
205 b
|
9 lines
on mouseDown
global gMyDevotional
if pressDevotionalMenu(28) then
set gMyDevotional to "WEEK_16.TXT"
put the text of field "week16" into field "pkdisplaytext"
go("devotional")
end if
end